[INFO] fetching crate rust-regex-dsl_derive 0.1.9...
[INFO] fixing rust-regex-dsl_derive-0.1.9 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rust-regex-dsl_derive 0.1.9 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rust-regex-dsl_derive 0.1.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust-regex-dsl_derive 0.1.9
[INFO] tweaked toml for crates.io crate rust-regex-dsl_derive 0.1.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-regex-dsl_derive 0.1.9 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-regex-dsl_derive 0.1.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded trybuild v1.0.105
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d4a1005a14789f757fd0b9e5d48d7e54851f50f680c7bddba1ff77e175cd3b93
[INFO] running `Command { std: "docker" "start" "d4a1005a14789f757fd0b9e5d48d7e54851f50f680c7bddba1ff77e175cd3b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4a1005a14789f757fd0b9e5d48d7e54851f50f680c7bddba1ff77e175cd3b93" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4a1005a14789f757fd0b9e5d48d7e54851f50f680c7bddba1ff77e175cd3b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4a1005a14789f757fd0b9e5d48d7e54851f50f680c7bddba1ff77e175cd3b93" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking convert_case v0.8.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rust-regex-dsl_derive v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking trybuild v1.0.105
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/regex_dsl_test.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/apply_tests.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/capture_groups_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_regex_dsl::create_capture;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/concat_test.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "apply_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "concat_test") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/regex_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_regex_dsl::regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "regex_tests") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "regex_dsl_test") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/times_tests.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/predefined_class.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/any_tests.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/test_groups.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/single_word_tests.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/eq_tests.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "any_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "eq_tests") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/repeat_tests.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "predefined_class") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "test_groups") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "single_word_tests") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "repeat_tests") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find type `NoGroupName` in this scope
[INFO] [stdout]  --> tests/capture_groups_tests.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let one = NoGroupName::catch("1234,").unwrap();
[INFO] [stdout]   |               ^^^^^^^^^^^ use of undeclared type `NoGroupName`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NoGroupName` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let two = NoGroupName::catch("ABC");
[INFO] [stdout]    |               ^^^^^^^^^^^ use of undeclared type `NoGroupName`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NoGroupName` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let three: Vec<_> = NoGroupName::catch_all("1,2,3,4,").collect();
[INFO] [stdout]    |                         ^^^^^^^^^^^ use of undeclared type `NoGroupName`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ThreeGroups` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let one = ThreeGroups::catch("123abc").unwrap();
[INFO] [stdout]    |               ^^^^^^^^^^^ use of undeclared type `ThreeGroups`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ThreeGroups` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let two = ThreeGroups::catch("ABC");
[INFO] [stdout]    |               ^^^^^^^^^^^ use of undeclared type `ThreeGroups`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ThreeGroups` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let three: Vec<_> = ThreeGroups::catch_all("1a22bb33cc").collect();
[INFO] [stdout]    |                         ^^^^^^^^^^^ use of undeclared type `ThreeGroups`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyRegexCapture` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let one = MyRegexCapture::catch("one abcd").unwrap();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyRegexCapture` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let two = MyRegexCapture::catch("ABC");
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyRegexCapture` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let three: Vec<_> = MyRegexCapture::catch_all("one a").collect();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyRegexCapture` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let one = MyRegexCapture::catch("Letters ").unwrap();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyRegexCapture` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let two = MyRegexCapture::catch("1234").unwrap();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyRegexCapture` in this scope
[INFO] [stdout]   --> tests/capture_groups_tests.rs:92:25
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let three: Vec<_> = MyRegexCapture::catch_all("abc 1234 def 33").collect();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "times_tests") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find type `MyRegexCapture` in this scope
[INFO] [stdout]    --> tests/capture_groups_tests.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let regex = MyRegexCapture::regex();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "capture_groups_tests") due to 14 previous errors
[INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl`
[INFO] [stdout]  --> tests/test_any_of.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "test_any_of") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d4a1005a14789f757fd0b9e5d48d7e54851f50f680c7bddba1ff77e175cd3b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4a1005a14789f757fd0b9e5d48d7e54851f50f680c7bddba1ff77e175cd3b93", kill_on_drop: false }`
[INFO] [stdout] d4a1005a14789f757fd0b9e5d48d7e54851f50f680c7bddba1ff77e175cd3b93
